<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.banner {
  margin-top: 180px; }
  .banner img {
    width: 100%; }

.banbox {
  position: absolute;
  left: 16.3%;
  top: 24%;
  z-index: 123;
  width: 540px;
  color: #fff;
  background: #4a9a83;
  padding: 50px; }
  .banbox h5 {
    font-size: 24px;
    font-family: "Lato", sans-serif;
    font-weight: normal;
    line-height: 48px; }
  .banbox h2 {
    font-size: 36px;
    font-weight: bold;
    line-height: 48px;
    margin: 3px 0 15px;
    text-transform: uppercase; }
  .banbox p {
    font-size: 16px;
    font-weight: 500;
    color: white;
    line-height: 24px;
    width: 80%; }
  .banbox a {
    margin-top: 22px; }

.ban_btn {
  width: 160px;
  height: 50px;
  font-size: 16px;
  font-family: "Lato", sans-serif;
  font-weight: bold;
  color: white;
  line-height: 50px;
  display: block;
  text-transform: uppercase;
  text-align: center;
  background: #36363f; }
  .ban_btn:hover {
    color: #fff; }

.swiper-container &gt; .bannerpag, .coop_box &gt; .bannerpag {
  bottom: 8%;
  left: 0;
  margin-left: 0;
  text-align: center; }
  .swiper-container &gt; .bannerpag .swiper-pagination-bullet, .coop_box &gt; .bannerpag .swiper-pagination-bullet {
    width: 20px;
    height: 20px;
    display: inline-block;
    border-radius: 0;
    background: transparent;
    opacity: 1;
    margin: 0 19px; }
    .swiper-container &gt; .bannerpag .swiper-pagination-bullet b, .coop_box &gt; .bannerpag .swiper-pagination-bullet b {
      width: 10px;
      height: 10px;
      display: block;
      margin: 4px;
      background: rgba(255, 255, 255, 0.6); }
  .swiper-container &gt; .bannerpag .swiper-pagination-bullet-active, .coop_box &gt; .bannerpag .swiper-pagination-bullet-active {
    border: 1px solid white;
    outline: none; }
    .swiper-container &gt; .bannerpag .swiper-pagination-bullet-active b, .coop_box &gt; .bannerpag .swiper-pagination-bullet-active b {
      width: 10px;
      height: 10px;
      margin: 4px;
      background-color: #FFF; }

.set2 {
  width: 100%;
  position: relative;
  background: white;
  box-shadow: 0px 1px 0px 0px rgba(0, 0, 0, 0.2); }

.numbox {
  font-size: 0; }

.num_box {
  display: inline-block;
  vertical-align: top;
  padding: 60px 0;
  text-align: center;
  width: 16.5%; }
  .num_box p {
    font-size: 40px;
    font-family: "Montserrat", sans-serif;
    font-weight: 500;
    color: #333333;
    line-height: 40px; }
  .num_box span {
    font-size: 15px;
    font-family: "Montserrat", sans-serif;
    font-weight: 400;
    color: #333333;
    line-height: 18px;
    display: block; }

.numline {
  width: 1px;
  height: 40px;
  background: white;
  opacity: 0.2;
  display: inline-block;
  margin-top: 55px; }

.set3 {
  background: #eef1f5;
  width: 100%;
  padding: 86px 0 0; }

.ind_tit {
  font-size: 36px;
  font-weight: 600;
  color: #333333;
  line-height: 36px; }

.feat_pro {
  font-size: 0;
  margin-top: 15px;
  margin-bottom: 35px; }

.feat_cnt, .frat_type {
  display: inline-block;
  vertical-align: top; }

.frat_type {
  width: 300px;
  height: 50px;
  border: 1px solid #d9d9db;
  position: relative; }

.pro_one {
  padding: 0 50px 0 22px;
  position: relative;
  z-index: 12;
  cursor: pointer;
  font-size: 16px;
  font-family: "Lato", sans-serif;
  font-weight: bold;
  color: #333333;
  line-height: 48px; }

.SortBy {
  position: absolute;
  top: 20px;
  right: 27px;
  z-index: 1; }

.feat_cnt {
  width: calc(100% - 440px);
  font-size: 16px;
  font-family: "Lato", sans-serif;
  font-weight: 400;
  color: #333333;
  line-height: 24px;
  padding-left: 48px;
  margin-right: 140px; }

.protype_box {
  position: absolute;
  width: 100%;
  top: 100%;
  left: 0;
  display: none;
  z-index: 12;
  background: white;
  box-shadow: 0px 6px 10px 0px rgba(0, 0, 0, 0.12);
  padding: 20px 0 65px; }
  .protype_box p {
    padding: 0 20px;
    transition: all .4s;
    cursor: pointer; }
    .protype_box p a {
      display: block;
      font-size: 15px;
      font-family: "Lato", sans-serif;
      font-weight: 400;
      color: #333333;
      line-height: 20px;
      padding: 9px 0 14px;
      border-bottom: 1px solid rgba(0, 0, 0, 0.1);
      color: #333333; }
    .protype_box p:hover {
      background: #4a9a83;
      -webkit-transition: all .4s;
      -moz-transition: all .4s;
      -ms-transition: all .4s;
      -o-transition: all .4s;
      transition: all .4s; }
      .protype_box p:hover a {
        color: #fff; }
  .protype_box .activa {
    background: #4a9a83; }
    .protype_box .activa a {
      color: #fff; }

.zhutui {
  padding: 0 0 113px; }
  .zhutui .zhutuibtn {
    width: 100%;
    bottom: 54px;
    text-align: center;
    left: 0;
    margin-left: 0; }
    .zhutui .zhutuibtn .swiper-pagination-bullet b {
      background-color: rgba(74, 154, 131, 0.6); }
    .zhutui .zhutuibtn .swiper-pagination-bullet-active {
      border: 1px solid #4a9a83; }
      .zhutui .zhutuibtn .swiper-pagination-bullet-active b {
        background-color: #4a9a83; }

.zhutuibox {
  display: block;
  text-align: center;
  border: 3px solid rgba(74, 154, 131, 0);
  transition: all .4s; }
  .zhutuibox:hover {
    text-decoration: none;
    background: #4a9a83;
    border: 3px solid #4a9a83;
    box-shadow: 0px 1px 59px 0px rgba(0, 0, 0, 0.3);
    transition: all .4s; }

.zt_top {
  background: #4a9a83;
  padding: 20px 50px;
  transition: all .4s; }
  .zt_top h2 {
    font-size: 18px;
    font-family: "Lato", sans-serif;
    font-weight: bold;
    color: white;
    line-height: 24px; }
  .zt_top p {
    font-size: 15px;
    font-family: "Lato", sans-serif;
    font-weight: 400;
    color: white;
    line-height: 20px;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical; }

.zt_img {
  background-color: #FFF;
  transition: all .4s; }

.zt_btm {
  width: 100%;
  background-color: #FFF;
  border-top: 1px solid rgba(0, 0, 0, 0.2);
  font-size: 20px;
  font-family: "Lato", sans-serif;
  font-weight: bold;
  color: #999999;
  line-height: 48px;
  padding: 15px 0 20px;
  transition: all .4s; }

.set4 {
  position: relative;
  width: 100%; }

.vd_box, .vda_box {
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 12;
  transform: translate(-50%, -50%);
  cursor: pointer; }

.ab_box {
  background: #4a9a83;
  padding: 43px 0;
  text-align: center;
  margin-top: -260px;
  position: relative; }
  .ab_box h2 {
    font-size: 36px;
    font-family: Montserrat;
    font-weight: 600;
    color: white;
    line-height: 44px;
    padding: 0 23%;
    text-transform: uppercase; }
  .ab_box a.ban_btn {
    width: 200px;
    margin: 25px auto 0; }

.ab_cnt {
  font-size: 0;
  margin-top: 30px; }

.ab_cntbox {
  display: inline-block;
  vertical-align: top;
  width: 33.33%;
  padding: 0 25px; }
  .ab_cntbox h3 {
    font-size: 20px;
    font-family: "Lato", sans-serif;
    font-weight: bold;
    color: white;
    line-height: 22px; }
    .ab_cntbox h3 span {
      display: inline-block;
      vertical-align: middle; }
  .ab_cntbox p {
    font-size: 15px;
    font-family: "Lato", sans-serif;
    font-weight: 400;
    color: rgba(255, 255, 255, 0.8);
    line-height: 22px;
    margin-top: 10px; }

.set5, .set6 {
  background: #eef1f5; }

.news_tit {
  margin-top: 100px;
  font-size: 0; }
  .news_tit .ind_tit, .news_tit a {
    display: inline-block;
    vertical-align: top; }
  .news_tit .ind_tit {
    width: calc(100% - 200px); }
  .news_tit a {
    width: 200px;
    height: 50px;
    font-size: 16px;
    font-family: "Lato", sans-serif;
    font-weight: 400;
    color: #333333;
    line-height: 48px;
    border: 1px solid #d9d9db;
    text-align: center; }

.news-wrap {
  font-size: 0;
  margin-top: 30px;
  margin-bottom: 120px; }
  .news-wrap a:hover {
    text-decoration: none; }

.news_left {
  display: inline-block;
  width: 66%;
  position: relative;
  vertical-align: top; }
  .news_left .text-wrap {
    position: absolute;
    left: 5.17%;
    bottom: 10.7%;
    color: #fff;
    font-size: 16px;
    width: 85%; }
  .news_left .data {
    color: white;
    text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.45); }
  .news_left .title {
    color: white;
    margin: 15px 0 10px;
    text-shadow: 0px 3px 2px rgba(0, 0, 0, 0.45); }
  .news_left p {
    color: white;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical; }

.des {
  font-size: 15px;
  font-family: "Lato", sans-serif;
  font-weight: 400;
  line-height: 22px; }

.title {
  font-size: 22px;
  font-family: "Lato", sans-serif;
  font-weight: 400;
  line-height: 22px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  word-break: break-all; }

.data {
  font-size: 15px;
  font-family: "Lato", sans-serif;
  font-weight: bold;
  line-height: 22px; }

.news_right {
  display: inline-block;
  width: 33%;
  margin-left: 1%; }
  .news_right .text-wrap {
    background-color: #fff;
    font-size: 16px;
    overflow: hidden;
    padding: 0 7.6% 80px;
    box-sizing: border-box; }
  .news_right .data {
    color: #666666;
    margin-top: 30px; }
  .news_right .title {
    color: #333333;
    margin: 10px 0; }
  .news_right .des {
    color: #999999;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    line-clamp: 3;
    -webkit-box-orient: vertical; }

.videos {
  font-size: 0;
  margin: 28px 0 105px; }
  .videos &gt; div:nth-child(2) {
    margin: 0 1.5%; }

.video_img {
  position: relative; }

.videos_box {
  display: inline-block;
  vertical-align: top;
  width: 32.3%;
  cursor: pointer; }
  .videos_box p {
    font-size: 16px;
    font-family: Lato;
    font-weight: 400;
    color: #1a1a1a;
    line-height: 28px;
    margin: 20px 0 0; }
  .videos_box h2 {
    font-size: 22px;
    font-family: "Lato", sans-serif;
    font-weight: 400;
    color: #1a1a1a;
    line-height: 28px; }
  .videos_box:hover p, .videos_box:hover h2 {
    text-decoration: underline;
    color: #4a9a83; }

.set8 {
  background: #eef1f5; }
  .set8 h2 {
    font-size: 36px;
    font-family: "Montserrat", sans-serif;
    font-weight: 600;
    color: #333333;
    line-height: 40px;
    text-align: center;
    padding: 95px 0 45px; }

.coop_box {
  position: relative;
  padding-bottom: 156px; }
  .coop_box .swiper-pagination {
    width: 100%;
    bottom: 85px;
    text-align: center;
    left: 0;
    margin-left: 0; }
    .coop_box .swiper-pagination .swiper-pagination-bullet b {
      background-color: rgba(74, 154, 131, 0.6); }
    .coop_box .swiper-pagination .swiper-pagination-bullet-active {
      outline: none;
      border: 1px solid #4a9a83; }
      .coop_box .swiper-pagination .swiper-pagination-bullet-active b {
        background-color: #4a9a83; }
  .coop_box .swiper-button-next, .coop_box .swiper-button-prev {
    background-image: none;
    width: 22px;
    height: 38px;
    outline: none;
    margin-top: -25.5px;
    top: 35%; }
  .coop_box .swiper-button-prev {
    left: -60px; }
  .coop_box .swiper-button-next {
    right: -60px; }

.vi_box {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.3);
  z-index: 9999999;
  display: none; }

.vdobox {
  width: 70%;
  height: 600px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%); }

.myg {
  width: 30px;
  height: 30px;
  position: absolute;
  text-align: center;
  right: -10px;
  top: -18px;
  border-radius: 100%;
  line-height: 20px;
  padding: 5px; }

@media screen and (min-width: 1401px) and (max-width: 1680px) {
  .banbox {
    left: 8.3%;
    top: 14%;
    padding: 30px; }

  .ab_box {
    margin-top: -200px; } }
@media screen and (min-width: 1401px) and (max-width: 1480px) {
  .coop_box {
    width: 95%;
    margin: auto; } }
@media screen and (min-width: 1300px) and (max-width: 1400px) {
  .banbox {
    left: 8.3%;
    top: 14%;
    padding: 30px;
    width: 500px; }
    .banbox h2 {
      font-size: 30px;
      line-height: 38px; }
    .banbox h5 {
      font-size: 22px;
      line-height: 40px; }

  .ab_box {
    margin-top: -175px; }
    .ab_box h2 {
      padding: 0 12%; }

  .coop_box {
    width: 95%;
    margin: auto; }

  .news_right .text-wrap {
    padding: 0 7.6% 63px; } }
@media screen and (min-width: 1200px) and (max-width: 1299px) {
  .banbox {
    left: 4%;
    top: 10%;
    padding: 30px;
    width: 500px; }
    .banbox h2 {
      font-size: 26px;
      line-height: 34px; }
    .banbox h5 {
      font-size: 22px;
      line-height: 40px; }

  .ab_box {
    margin-top: -175px; }
    .ab_box h2 {
      padding: 0 12%; }

  .coop_box {
    width: 90%;
    margin: auto; }

  .news_right .text-wrap {
    padding: 0 7.6% 57px; } }
@media screen and (min-width: 1024px) and (max-width: 1199px) {
  .banner {
    margin-top: 150px; }

  .banbox {
    left: 4%;
    top: 10%;
    padding: 30px;
    width: 400px; }
    .banbox h2 {
      font-size: 20px;
      line-height: 30px; }
    .banbox h5 {
      font-size: 18px;
      line-height: 30px; }
    .banbox p {
      width: 95%; }

  .ban_btn {
    height: 46px;
    line-height: 46px; }

  .zt_top {
    padding: 20px; }

  .feat_cnt {
    width: calc(100% - 380px);
    line-height: 22px;
    padding-left: 0px;
    margin-right: 80px; }

  .ind_tit {
    font-size: 28px;
    line-height: 28px; }

  .zt_btm {
    font-size: 16px;
    line-height: 40px;
    padding: 10px 0 10px; }

  .vd_box, .vda_box {
    width: 55px; }

  .ab_box {
    margin-top: -140px;
    padding: 35px 0; }
    .ab_box h2 {
      padding: 0 12%;
      font-size: 26px;
      line-height: 32px; }

  .ab_cnt {
    margin-top: 20px; }

  .ab_cntbox {
    padding: 0px 20px; }

  .ab_cntbox h3 {
    font-size: 16px; }

  .news_tit a {
    height: 46px;
    font-size: 15px;
    line-height: 44px; }

  .coop_box {
    width: 90%;
    margin: auto; }

  .news_right .text-wrap {
    padding: 0 7.6% 35px; }
    .news_right .text-wrap .title {
      margin: 7px 0; }
    .news_right .text-wrap .data {
      margin-top: 20px; }

  .set8 h2 {
    font-size: 28px;
    line-height: 40px;
    padding: 70px 0 30px; }

  .num_box p {
    font-size: 28px;
    line-height: 30px; }

  .num_box span {
    font-size: 14px; } }
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .banner {
    margin-top: 131px; }

  .banbox {
    left: 3%;
    top: 8%;
    padding: 20px;
    width: 350px; }
    .banbox h2 {
      font-size: 18px;
      line-height: 26px;
      margin: 3px 0 5px; }
    .banbox h5 {
      font-size: 16px;
      line-height: 26px; }
    .banbox p {
      width: 100%; }

  .ban_btn {
    height: 40px;
    line-height: 40px;
    font-size: 14px; }

  .banbox a {
    margin-top: 10px; }

  .swiper-container &gt; .bannerpag, .coop_box &gt; .bannerpag {
    bottom: 5%; }

  .swiper-container &gt; .bannerpag .swiper-pagination-bullet, .coop_box &gt; .bannerpag .swiper-pagination-bullet {
    margin: 0 10px; }

  .zt_top {
    padding: 10px; }
    .zt_top h2 {
      font-size: 16px;
      line-height: 22px; }
    .zt_top p {
      font-size: 14px; }

  .feat_cnt {
    width: calc(100% - 300px);
    line-height: 22px;
    padding-left: 0px;
    margin-right: 40px;
    font-size: 14px; }

  .frat_type {
    width: 260px; }

  .ind_tit {
    font-size: 28px;
    line-height: 28px; }

  .feat_pro {
    font-size: 0;
    margin-top: 10px;
    margin-bottom: 25px; }

  .zt_btm {
    font-size: 15px;
    line-height: 30px;
    padding: 10px 0 10px; }

  .zhutui .zhutuibtn {
    bottom: 54px; }

  .vd_box, .vda_box {
    width: 55px; }

  .ab_box {
    margin-top: -70px;
    padding: 30px 0; }
    .ab_box h2 {
      padding: 0 12%;
      font-size: 20px;
      line-height: 26px; }

  .ab_cnt {
    margin-top: 20px; }

  .ab_cntbox {
    padding: 0px 20px; }

  .ab_cntbox h3 {
    font-size: 0; }
    .ab_cntbox h3 i, .ab_cntbox h3 span {
      display: inline-block;
      vertical-align: middle;
      font-size: 16px;
      line-height: 20px;
      width: 100%; }

  .ab_cntbox p {
    font-size: 14px; }

  .news_tit a {
    height: 46px;
    font-size: 15px;
    line-height: 44px; }

  .coop_box {
    width: 90%;
    margin: auto; }

  .news_right .text-wrap {
    padding: 0 7.6% 10px; }
    .news_right .text-wrap .title {
      margin: 7px 0;
      font-size: 20px;
      line-height: 20px; }
    .news_right .text-wrap .data {
      margin-top: 15px; }

  .des {
    font-size: 14px;
    line-height: 20px; }

  .news-wrap {
    font-size: 0;
    margin-top: 30px;
    margin-bottom: 80px; }

  .videos_box h2 {
    font-size: 18px;
    line-height: 24px; }

  .coop_box .swiper-button-next, .coop_box .swiper-button-prev {
    width: 17px;
    height: 29px;
    top: 30%; }

  .coop_box .swiper-button-next {
    right: -35px; }

  .coop_box .swiper-button-prev {
    left: -35px; }

  .coop_box .swiper-pagination {
    bottom: 85px; }

  .set8 h2 {
    font-size: 28px;
    line-height: 40px;
    padding: 70px 0 30px; }

  .num_box {
    padding: 30px 0; }

  .num_box p {
    font-size: 22px;
    line-height: 24px; }

  .num_box span {
    font-size: 14px;
    margin-top: 10px; } }
@media screen and (max-width: 767px) {
  .banner {
    margin-top: 82px;
    width: 100%; }
    .banner img {
      height: 300px;
      object-fit: cover; }

  .banbox {
    left: 10px;
    top: 14%;
    width: 67%;
    padding: 15px; }
    .banbox h2 {
      font-size: 18px;
      line-height: 24px;
      margin: 3px 0 5px; }
    .banbox h5 {
      font-size: 16px;
      line-height: 24px; }
    .banbox p {
      display: none; }

  .ban_btn {
    height: 40px;
    line-height: 40px;
    font-size: 14px; }

  .banbox a {
    margin-top: 10px; }

  .swiper-container &gt; .bannerpag, .coop_box &gt; .bannerpag {
    bottom: 5%; }

  .swiper-container &gt; .bannerpag .swiper-pagination-bullet, .coop_box &gt; .bannerpag .swiper-pagination-bullet {
    margin: 0 10px; }

  .zt_top {
    padding: 10px; }
    .zt_top h2 {
      font-size: 16px;
      line-height: 22px; }
    .zt_top p {
      font-size: 14px; }

  .feat_cnt {
    width: 100%;
    line-height: 22px;
    padding-left: 0px;
    margin-right: 0;
    font-size: 14px; }

  .frat_type {
    width: 100%;
    margin-top: 15px; }

  .ind_tit {
    font-size: 20px;
    line-height: 20px; }

  .set3 {
    padding: 50px 0 0; }

  .feat_pro {
    font-size: 0;
    margin-top: 10px;
    margin-bottom: 25px; }

  .zt_btm {
    font-size: 15px;
    line-height: 30px;
    padding: 10px 0 10px; }

  .zhutui {
    padding: 0px 0 100px; }

  .zhutui .zhutuibtn {
    bottom: 45px; }

  .vd_box, .vda_box {
    width: 55px; }

  .ab_box {
    margin-top: 0px;
    padding: 30px 0; }
    .ab_box h2 {
      padding: 0 20px;
      font-size: 18px;
      line-height: 26px; }

  .ab_cnt {
    margin-top: 20px; }

  .ab_cntbox {
    padding: 0px 20px;
    width: 100%;
    margin-bottom: 20px; }

  .ab_cntbox h3 {
    font-size: 16px; }
    .ab_cntbox h3 img {
      width: 50px; }

  .ab_cntbox p {
    font-size: 14px;
    margin-top: 5px; }

  .ab_box a.ban_btn {
    margin: 0px auto; }

  .news_tit {
    margin-top: 50px; }
    .news_tit .ind_tit {
      width: calc(100% - 125px);
      vertical-align: middle; }
    .news_tit a {
      height: 40px;
      font-size: 14px;
      line-height: 38px;
      width: 125px;
      vertical-align: middle; }

  .news_left, .news_right {
    width: 100%;
    margin-left: 0; }

  .news_left {
    margin-bottom: 20px; }

  .news_left .title {
    margin: 3px 0 3px;
    font-size: 18px;
    line-height: 22px;
    color: #333;
    text-shadow: none; }

  .data {
    font-size: 14px;
    line-height: 22px; }

  .coop_box {
    width: 90%;
    margin: auto;
    padding-bottom: 100px; }

  .news_right .text-wrap {
    padding: 5px 20px 20px; }
    .news_right .text-wrap .title {
      margin: 7px 0;
      font-size: 18px;
      line-height: 20px; }
    .news_right .text-wrap .data {
      margin-top: 15px; }

  .des {
    font-size: 14px;
    line-height: 20px; }

  .news-wrap {
    font-size: 0;
    margin-top: 25px;
    margin-bottom: 40px; }

  .videos_box {
    width: 100%;
    margin-bottom: 25px; }

  .videos &gt; div:nth-child(2) {
    margin: 0 0 20px; }

  .videos {
    font-size: 0;
    margin: 28px 0 30px; }

  .videos_box h2 {
    font-size: 18px;
    line-height: 24px; }

  .coop_box .swiper-button-next, .coop_box .swiper-button-prev {
    width: 13px;
    height: 29px;
    top: 33%; }

  .coop_box .swiper-button-next {
    right: -25px; }

  .coop_box .swiper-button-prev {
    left: -25px; }

  .coop_box .swiper-pagination {
    bottom: 45px; }

  .set8 h2 {
    font-size: 20px;
    line-height: 20px;
    padding: 40px 0 20px; }

  .set2 .container {
    padding: 0; }

  .numline {
    display: none; }

  .numbox {
    width: 100%; }

  .numbox .num_box {
    width: 33.33%; }

  .numbox &gt; div.num_box:nth-child(1), .numbox &gt; div.num_box:nth-child(5) {
    border-bottom: 1px solid #ccc; }

  .numbox &gt; div.num_box:nth-child(3) {
    border: 1px solid #ccc;
    border-top: none; }

  .numbox &gt; div.num_box:nth-child(9) {
    border: 1px solid #ccc;
    border-top: none;
    border-bottom: #ccc; }

  .num_box {
    padding: 20px 5px 20px;
    width: 33%; }

  .num_box p {
    font-size: 20px;
    line-height: 20px; }

  .num_box span {
    font-size: 14px;
    line-height: 18px;
    margin-top: 5px; }

  .vdobox {
    width: 95%;
    height: 300px; }

  .news_left .text-wrap {
    position: initial;
    left: 0;
    bottom: 0;
    color: #fff;
    font-size: 16px;
    width: 100%;
    background: #fff;
    padding: 20px; }

  .news_left .data {
    color: #666;
    text-shadow: none; }

  .news_left p {
    color: #999; }

  .protype_box {
    padding: 15px 0 30px; } }

/*# sourceMappingURL=index.css.map */
</pre></body></html>